3.2.62 \(\int \frac {x^4 (a+b \text {csch}^{-1}(c x))}{(d+e x^2)^{5/2}} \, dx\) [162]

3.2.62.1 Optimal result
3.2.62.2 Mathematica [N/A]
3.2.62.3 Rubi [N/A]
3.2.62.4 Maple [N/A] (verified)
3.2.62.5 Fricas [N/A]
3.2.62.6 Sympy [F(-1)]
3.2.62.7 Maxima [F(-2)]
3.2.62.8 Giac [N/A]
3.2.62.9 Mupad [N/A]

3.2.62.1 Optimal result

Integrand size = 23, antiderivative size = 23 \[ \int \frac {x^4 \left (a+b \text {csch}^{-1}(c x)\right )}{\left (d+e x^2\right )^{5/2}} \, dx=\text {Int}\left (\frac {x^4 \left (a+b \text {csch}^{-1}(c x)\right )}{\left (d+e x^2\right )^{5/2}},x\right ) \]

output
Unintegrable(x^4*(a+b*arccsch(c*x))/(e*x^2+d)^(5/2),x)
 
3.2.62.2 Mathematica [N/A]

Not integrable

Time = 13.46 (sec) , antiderivative size = 25, normalized size of antiderivative = 1.09 \[ \int \frac {x^4 \left (a+b \text {csch}^{-1}(c x)\right )}{\left (d+e x^2\right )^{5/2}} \, dx=\int \frac {x^4 \left (a+b \text {csch}^{-1}(c x)\right )}{\left (d+e x^2\right )^{5/2}} \, dx \]

input
Integrate[(x^4*(a + b*ArcCsch[c*x]))/(d + e*x^2)^(5/2),x]
 
output
Integrate[(x^4*(a + b*ArcCsch[c*x]))/(d + e*x^2)^(5/2), x]
 
3.2.62.3 Rubi [N/A]

Not integrable

Time = 0.29 (sec) , antiderivative size = 23, normalized size of antiderivative = 1.00, number of steps used = 1, number of rules used = 0, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {6866}

Below are the steps used by Rubi to obtain the solution. The rule number used for the transformation is given above next to the arrow. The rules definitions used are listed below.

\(\displaystyle \int \frac {x^4 \left (a+b \text {csch}^{-1}(c x)\right )}{\left (d+e x^2\right )^{5/2}} \, dx\)

\(\Big \downarrow \) 6866

\(\displaystyle \int \frac {x^4 \left (a+b \text {csch}^{-1}(c x)\right )}{\left (d+e x^2\right )^{5/2}}dx\)

input
Int[(x^4*(a + b*ArcCsch[c*x]))/(d + e*x^2)^(5/2),x]
 
output
$Aborted
 

3.2.62.3.1 Defintions of rubi rules used

rule 6866
Int[((a_.) + ArcCsch[(c_.)*(x_)]*(b_.))^(n_.)*(u_.), x_Symbol] :> Unintegra 
ble[u*(a + b*ArcCsch[c*x])^n, x] /; FreeQ[{a, b, c, n}, x]
 
3.2.62.4 Maple [N/A] (verified)

Not integrable

Time = 0.15 (sec) , antiderivative size = 21, normalized size of antiderivative = 0.91

\[\int \frac {x^{4} \left (a +b \,\operatorname {arccsch}\left (c x \right )\right )}{\left (e \,x^{2}+d \right )^{\frac {5}{2}}}d x\]

input
int(x^4*(a+b*arccsch(c*x))/(e*x^2+d)^(5/2),x)
 
output
int(x^4*(a+b*arccsch(c*x))/(e*x^2+d)^(5/2),x)
 
3.2.62.5 Fricas [N/A]

Not integrable

Time = 0.25 (sec) , antiderivative size = 58, normalized size of antiderivative = 2.52 \[ \int \frac {x^4 \left (a+b \text {csch}^{-1}(c x)\right )}{\left (d+e x^2\right )^{5/2}} \, dx=\int { \frac {{\left (b \operatorname {arcsch}\left (c x\right ) + a\right )} x^{4}}{{\left (e x^{2} + d\right )}^{\frac {5}{2}}} \,d x } \]

input
integrate(x^4*(a+b*arccsch(c*x))/(e*x^2+d)^(5/2),x, algorithm="fricas")
 
output
integral((b*x^4*arccsch(c*x) + a*x^4)*sqrt(e*x^2 + d)/(e^3*x^6 + 3*d*e^2*x 
^4 + 3*d^2*e*x^2 + d^3), x)
 
3.2.62.6 Sympy [F(-1)]

Timed out. \[ \int \frac {x^4 \left (a+b \text {csch}^{-1}(c x)\right )}{\left (d+e x^2\right )^{5/2}} \, dx=\text {Timed out} \]

input
integrate(x**4*(a+b*acsch(c*x))/(e*x**2+d)**(5/2),x)
 
output
Timed out
 
3.2.62.7 Maxima [F(-2)]

Exception generated. \[ \int \frac {x^4 \left (a+b \text {csch}^{-1}(c x)\right )}{\left (d+e x^2\right )^{5/2}} \, dx=\text {Exception raised: ValueError} \]

input
integrate(x^4*(a+b*arccsch(c*x))/(e*x^2+d)^(5/2),x, algorithm="maxima")
 
output
Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(e>0)', see `assume?` for more de 
tails)Is e
 
3.2.62.8 Giac [N/A]

Not integrable

Time = 0.29 (sec) , antiderivative size = 23, normalized size of antiderivative = 1.00 \[ \int \frac {x^4 \left (a+b \text {csch}^{-1}(c x)\right )}{\left (d+e x^2\right )^{5/2}} \, dx=\int { \frac {{\left (b \operatorname {arcsch}\left (c x\right ) + a\right )} x^{4}}{{\left (e x^{2} + d\right )}^{\frac {5}{2}}} \,d x } \]

input
integrate(x^4*(a+b*arccsch(c*x))/(e*x^2+d)^(5/2),x, algorithm="giac")
 
output
integrate((b*arccsch(c*x) + a)*x^4/(e*x^2 + d)^(5/2), x)
 
3.2.62.9 Mupad [N/A]

Not integrable

Time = 5.27 (sec) , antiderivative size = 27, normalized size of antiderivative = 1.17 \[ \int \frac {x^4 \left (a+b \text {csch}^{-1}(c x)\right )}{\left (d+e x^2\right )^{5/2}} \, dx=\int \frac {x^4\,\left (a+b\,\mathrm {asinh}\left (\frac {1}{c\,x}\right )\right )}{{\left (e\,x^2+d\right )}^{5/2}} \,d x \]

input
int((x^4*(a + b*asinh(1/(c*x))))/(d + e*x^2)^(5/2),x)
 
output
int((x^4*(a + b*asinh(1/(c*x))))/(d + e*x^2)^(5/2), x)